Building a Que
December 10, 2009 · 29 views · 0 comments
Nearby In Time
You are doing it wrong!
December 8, 2009
No resellers please
December 10, 2009
Getting a head in life
December 10, 2009
Building a Que
December 10, 2009
Phone Blogging with Cinch
December 11, 2009
She said yes!
December 11, 2009
Interview with a Holocaust Survivor
December 11, 2009
Editor's Choice
December 12, 2009
About
Today I realized that quite a few people could peg my servers by constantly asking to excessively sending out commands to ping and report inventory servers. Rather than going through a direct action of pinging the servers, I added a separate table to store a que of commands to execute. In this way, I can have a separate process that will address each command at a steady rate. In addition, if certain commands fail, I can choose to make another attempt later. I could even have it decoupled so that a separate server requests the information and processes the commands on its own. From Dedric Mauriac via bloghud.com